-
Couldn't load subscription status.
- Fork 140
make apache ports configurable #361
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: v4
Are you sure you want to change the base?
make apache ports configurable #361
Conversation
Signed-off-by: Gianni Carafa <[email protected]>
This reverts commit d7f5f15.
Signed-off-by: Gianni Carafa <[email protected]>
|
I can squash the commits if prefered. |
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Please update it if any action still required. |
|
This issue has been automatically closed because it has not had recent activity. Please, reopen if you need. |
Summary
This PR fixes/implements :
Explain the motivation for making this change. What existing problem does the pull request solve?
Adds the possibility to run the apache on a different port than 80 and 443.
See issue #360
Test plan (required)
The ports will be configured on startup by entrypoint.
Need some help here to test it.
Checklist